[INFO] cloning repository https://github.com/a0js/arbor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a0js/arbor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa0js%2Farbor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa0js%2Farbor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fd653c195c3347c9307b65b8bf07bdb0fbc9171
[INFO] checking a0js/arbor against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa0js%2Farbor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a0js/arbor
[INFO] finished tweaking git repo https://github.com/a0js/arbor
[INFO] tweaked toml for git repo https://github.com/a0js/arbor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a0js/arbor on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a0js/arbor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.105
[INFO] [stderr]   Downloaded js-sys v0.3.82
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.105
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded config v0.15.19
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded rapidhash v4.1.1
[INFO] [stderr]   Downloaded ron v0.12.0
[INFO] [stderr]   Downloaded roaring v0.11.2
[INFO] [stderr]   Downloaded web-sys v0.3.82
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456
[INFO] running `Command { std: "docker" "start" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rapidhash v4.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking roaring v0.11.2
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking arbor-connectors v0.1.0 (/opt/rustwide/workdir/crates/arbor-connectors)
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking arbor-types v0.1.0 (/opt/rustwide/workdir/crates/arbor-types)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking arbor-bytecode v0.1.0 (/opt/rustwide/workdir/crates/arbor-bytecode)
[INFO] [stderr]     Checking arbor-index-snapshot v0.1.0 (/opt/rustwide/workdir/crates/arbor-index-snapshot)
[INFO] [stderr]     Checking arbor-graph-core v0.1.0 (/opt/rustwide/workdir/crates/arbor-graph-core)
[INFO] [stderr]     Checking arbor-indexer v0.1.0 (/opt/rustwide/workdir/services/arbor-indexer)
[INFO] [stdout] warning: function `children` is never used
[INFO] [stdout]    --> services/arbor-indexer/src/closures.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn children(edges: &[(u32, u32)]) -> RapidHashMap<u32, HashSet<u32>> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `graph_mut` is never used
[INFO] [stdout]   --> services/arbor-indexer/src/service.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl IndexerService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn graph_mut(&mut self) -> &mut Graph {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `graph_mut` is never used
[INFO] [stdout]   --> services/arbor-indexer/src/service.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl IndexerService {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn graph_mut(&mut self) -> &mut Graph {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling arbor-proto-internal v0.1.0 (/opt/rustwide/workdir/crates/arbor-proto-internal)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]     --> crates/arbor-bytecode/src/bytecode_vm.rs:1641:13
[INFO] [stdout]      |
[INFO] [stdout] 1641 |         let ctx = EvaluationContext::new(&principal, &resource, None, &NoopResolver);
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking arbor-authorizer v0.1.0 (/opt/rustwide/workdir/services/arbor-authorizer)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AuthorizerEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 66 |     pub(crate) snapshot: Arc<Snapshot>,
[INFO] [stdout] 67 |     pub(crate) version: u64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking arbor-bench v0.1.0 (/opt/rustwide/workdir/benches)
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:67:16
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AuthorizerEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 66 |     pub(crate) snapshot: Arc<Snapshot>,
[INFO] [stdout] 67 |     pub(crate) version: u64,
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ConditionEvaluation` is never constructed
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum AuthorizerError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ConditionEvaluation { policy_idx: u32, errors: Vec<EvaluationError> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthorizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_snapshot` is never used
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl AuthorizerEngine {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn from_snapshot(snapshot: Snapshot) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ConditionEvaluation` is never constructed
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum AuthorizerError {
[INFO] [stdout]    |          --------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     ConditionEvaluation { policy_idx: u32, errors: Vec<EvaluationError> },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthorizerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_snapshot` is never used
[INFO] [stdout]   --> services/arbor-authorizer/src/engine.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl AuthorizerEngine {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn from_snapshot(snapshot: Snapshot) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.44s
[INFO] running `Command { std: "docker" "inspect" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456", kill_on_drop: false }`
[INFO] [stdout] 82b262097858cc45f527fc3f1602676123f1e5931d4c1232d7ddc980fb70b456
